gpsbabel.git
20 years agoAdd unicsv.
robertl [Thu, 12 Jan 2006 20:35:43 +0000 (20:35 +0000)]
Add unicsv.

20 years agoAdd unicsv format to for xsv where first list describes subsequent data.
robertl [Thu, 12 Jan 2006 19:59:58 +0000 (19:59 +0000)]
Add unicsv format to for xsv where first list describes subsequent data.

20 years agomore notes
parkrrrr [Thu, 12 Jan 2006 15:18:06 +0000 (15:18 +0000)]
more notes

20 years agoAdd support for Cambridge/Winpilot format.
robertl [Wed, 11 Jan 2006 18:34:49 +0000 (18:34 +0000)]
Add support for Cambridge/Winpilot format.

20 years agoAdd support for SeeYou glider pilot software. http://www.seeyou.ws/
robertl [Wed, 11 Jan 2006 18:27:28 +0000 (18:27 +0000)]
Add support for SeeYou glider pilot software.  seeyou.ws/

20 years agoAdd 'modifier' argument to [IO] field in xcsv. Initially define 'absolute" and ...
robertl [Wed, 11 Jan 2006 07:08:33 +0000 (07:08 +0000)]
Add 'modifier' argument to [IO] field in xcsv.  Initially define 'absolute" and "no_delim_before".

20 years agoMemory leak fix: release badchars member directly because currently setshort_badchars...
oliskoli [Tue, 10 Jan 2006 22:22:49 +0000 (22:22 +0000)]
Memory leak fix: release badchars member directly because currently setshort_badchars() always allocates something.

20 years agoAdded informational parameter to CHECK_INP macro (more info when ends with fatal).
oliskoli [Tue, 10 Jan 2006 22:13:11 +0000 (22:13 +0000)]
Added informational parameter to CHECK_INP macro (more info when ends with fatal).

20 years agoFake timestamp when making track from wpt in cvt filter.
robertl [Tue, 10 Jan 2006 21:17:15 +0000 (21:17 +0000)]
Fake timestamp when making track from wpt in cvt filter.

20 years agoMove decl in google.c from C99 style to C89 style.
robertl [Tue, 10 Jan 2006 21:16:00 +0000 (21:16 +0000)]
Move decl in google.c from C99 style to C89 style.

20 years agoAdded 'maxcmts' argument to Magellan SD writer.
robertl [Tue, 10 Jan 2006 21:15:37 +0000 (21:15 +0000)]
Added 'maxcmts' argument to Magellan SD writer.

20 years agoRevert bad change to route reader in Ozi.
robertl [Tue, 10 Jan 2006 21:15:00 +0000 (21:15 +0000)]
Revert bad change to route reader in Ozi.

20 years agoMaggeo: add ability to write 8859-1. Disbaled for now as firmware is too new to...
robertl [Tue, 10 Jan 2006 21:13:38 +0000 (21:13 +0000)]
Maggeo: add ability to write 8859-1.  Disbaled for now as firmware is too new to require.

20 years agoVaporize record delimiters from fields when writing Ozi.
robertl [Tue, 10 Jan 2006 14:14:55 +0000 (14:14 +0000)]
Vaporize record delimiters from fields when writing Ozi.

20 years agoLat/long are absolutes since we have a different hemi field.
robertl [Tue, 10 Jan 2006 14:00:55 +0000 (14:00 +0000)]
Lat/long are absolutes since we have a different hemi field.

20 years agoA truckload of minor changes to improve error reporting from Garmin modules.
robertl [Mon, 9 Jan 2006 22:47:08 +0000 (22:47 +0000)]
A truckload of minor changes to improve error reporting from Garmin modules.

20 years agoTurn on MALLOC_CHECK.
robertl [Mon, 9 Jan 2006 20:34:29 +0000 (20:34 +0000)]
Turn on MALLOC_CHECK.

20 years agofixed overlapping strcpy
parkrrrr [Mon, 9 Jan 2006 19:03:07 +0000 (19:03 +0000)]
fixed overlapping strcpy

20 years agoTest xml time failure correctly.
robertl [Mon, 9 Jan 2006 17:30:09 +0000 (17:30 +0000)]
Test xml time failure correctly.

20 years agobug: freeing non-malloced string
parkrrrr [Mon, 9 Jan 2006 17:16:10 +0000 (17:16 +0000)]
bug: freeing non-malloced string

20 years agoAlways duplicate badchar string into handle to eliminate special cases on
robertl [Mon, 9 Jan 2006 17:07:30 +0000 (17:07 +0000)]
Always duplicate badchar string into handle to eliminate special cases on
the handle release.

20 years agoDon't emit time if we don't have time. Don't have time if gmtime fails.
robertl [Mon, 9 Jan 2006 16:22:03 +0000 (16:22 +0000)]
Don't emit time if we don't have time.  Don't have time if gmtime fails.

20 years agoTesto for January 06 Google Maps change
parkrrrr [Mon, 9 Jan 2006 15:55:58 +0000 (15:55 +0000)]
Testo for January 06 Google Maps change

20 years agoJanuary 2006 changes to Google Maps
parkrrrr [Mon, 9 Jan 2006 15:55:25 +0000 (15:55 +0000)]
January 2006 changes to Google Maps

20 years agoCorrectly handle mpsmergeout option as a real binary option.
robertl [Fri, 6 Jan 2006 19:59:57 +0000 (19:59 +0000)]
Correctly handle mpsmergeout option as a real binary option.

20 years agoOoopsy. Forgot to terminate the options list.
robertl [Fri, 6 Jan 2006 19:54:00 +0000 (19:54 +0000)]
Ooopsy.  Forgot to terminate the options list.

20 years agoRename uuid_generate to avoid conflich with one in darwin's libm.
robertl [Tue, 3 Jan 2006 15:50:02 +0000 (15:50 +0000)]
Rename uuid_generate to avoid conflich with one in darwin's libm.

20 years agoCET-workarround for gpx files removed. "encoding=UTF-8" for gpx format is standard...
oliskoli [Thu, 22 Dec 2005 23:49:36 +0000 (23:49 +0000)]
CET-workarround for gpx files removed. "encoding=UTF-8" for gpx format is standard from now.

20 years agoFixed "copy and paste" artefact.
oliskoli [Thu, 22 Dec 2005 22:59:59 +0000 (22:59 +0000)]
Fixed "copy and paste" artefact.

20 years agoFixed directory name to create for the application.
oliskoli [Wed, 21 Dec 2005 23:14:20 +0000 (23:14 +0000)]
Fixed directory name to create for the application.
Defined mutex (and create in utils.pas) to tell "Setup" that we are running.
Replaced several locations of version and release with const definitions.
Changed basename for setup package to iGPSBabel-{#Version}{#Release}.

20 years agoShow diffs and pause only if "fc" returns with an error.
oliskoli [Mon, 19 Dec 2005 23:01:30 +0000 (23:01 +0000)]
Show diffs and pause only if "fc" returns with an error.

20 years agoAdded testo sequence for "real" geoniche file format.
oliskoli [Mon, 19 Dec 2005 22:45:07 +0000 (22:45 +0000)]
Added testo sequence for "real" geoniche file format.

20 years agoEnhance geoniche to read the "real" geoniche binary format.
oliskoli [Mon, 19 Dec 2005 22:44:15 +0000 (22:44 +0000)]
Enhance geoniche to read the "real" geoniche binary format.

20 years agoAdded gpx reference for "real" geoniche file format.
oliskoli [Mon, 19 Dec 2005 22:31:10 +0000 (22:31 +0000)]
Added gpx reference for "real" geoniche file format.

20 years agoAdded gpsbabel startup-time (freezed and unfreezed) to global variables.
oliskoli [Mon, 19 Dec 2005 22:11:52 +0000 (22:11 +0000)]
Added gpsbabel startup-time (freezed and unfreezed) to global variables.

20 years agoAdded "real" geoniche file (binary) to reference.
oliskoli [Mon, 19 Dec 2005 21:56:00 +0000 (21:56 +0000)]
Added "real" geoniche file (binary) to reference.

20 years agoPlatform depended code removed.
oliskoli [Mon, 19 Dec 2005 19:27:33 +0000 (19:27 +0000)]
Platform depended code removed.

20 years agoJust some updates for the hivemind
parkrrrr [Fri, 16 Dec 2005 15:17:39 +0000 (15:17 +0000)]
Just some updates for the hivemind

20 years agoWrite status of '3' when writing Delorme GPL files.
robertl [Thu, 15 Dec 2005 16:43:37 +0000 (16:43 +0000)]
Write status of '3' when writing Delorme GPL files.

20 years agoSketch in example of converting waypoints to tracks.
robertl [Wed, 14 Dec 2005 21:17:30 +0000 (21:17 +0000)]
Sketch in example of converting waypoints to tracks.

20 years agoan1 is a binary format; use bincompare
parkrrrr [Tue, 13 Dec 2005 15:20:11 +0000 (15:20 +0000)]
an1 is a binary format; use bincompare

20 years agoupdate for radius default changes
parkrrrr [Tue, 13 Dec 2005 15:14:33 +0000 (15:14 +0000)]
update for radius default changes

20 years agoAdded 'circle' type and 'radius' option to an1
parkrrrr [Tue, 13 Dec 2005 15:11:32 +0000 (15:11 +0000)]
Added 'circle' type and 'radius' option to an1

20 years agoAdded envirounment variable GPSBABEL_FREEZE_TIME to mkwintesto.c.
oliskoli [Tue, 13 Dec 2005 01:27:58 +0000 (01:27 +0000)]
Added envirounment variable GPSBABEL_FREEZE_TIME to mkwintesto.c.

20 years agoAdded enviroment variable GPSBABEL_FREEZE_TIME to mkwintesto.c.
oliskoli [Tue, 13 Dec 2005 00:01:51 +0000 (00:01 +0000)]
Added enviroment variable GPSBABEL_FREEZE_TIME to mkwintesto.c.

20 years agoWrite CR/LF only from NON-Windows based platforms.
oliskoli [Mon, 12 Dec 2005 23:58:59 +0000 (23:58 +0000)]
Write CR/LF only from NON-Windows based platforms.

20 years agoUpdate GUI to internal release 0.2.2.21 (12/12/2005).
oliskoli [Mon, 12 Dec 2005 22:40:54 +0000 (22:40 +0000)]
Update GUI to internal release 0.2.2.21 (12/12/2005).
GUI has now embedded french and german translations for GUI and gpsbabel options.

20 years agoFrench translations per 12/12/2005.
oliskoli [Mon, 12 Dec 2005 22:29:43 +0000 (22:29 +0000)]
French translations per 12/12/2005.

20 years agoGerman translations per 12/12/2005.
oliskoli [Mon, 12 Dec 2005 22:29:02 +0000 (22:29 +0000)]
German translations per 12/12/2005.

20 years agoChange option cartoexplorer to cartoexploreur.
oliskoli [Mon, 12 Dec 2005 21:53:11 +0000 (21:53 +0000)]
Change option cartoexplorer to cartoexploreur.

20 years agoChanged "Carto Explorer" to "Carto Exploreur" (cartoexplorer to cartoexploreur).
oliskoli [Mon, 12 Dec 2005 21:45:50 +0000 (21:45 +0000)]
Changed "Carto Explorer" to "Carto Exploreur" (cartoexplorer to cartoexploreur).
Check this option in pcx_route_hdr too.

20 years agoAllow override of Yahoo address field separators.
robertl [Mon, 12 Dec 2005 19:37:26 +0000 (19:37 +0000)]
Allow override of Yahoo address field separators.

20 years agoParse address for Yahoo reader, too.
robertl [Mon, 12 Dec 2005 17:12:59 +0000 (17:12 +0000)]
Parse address for Yahoo reader, too.

20 years agoSketch in Yahoo geocode reader.
robertl [Mon, 12 Dec 2005 15:43:00 +0000 (15:43 +0000)]
Sketch in Yahoo geocode reader.

20 years agoWarn about -o appearing on command line before -i.
robertl [Mon, 12 Dec 2005 15:42:27 +0000 (15:42 +0000)]
Warn about -o appearing on command line before -i.

20 years agoCatch ARGTYPE_INT arguments with defaults that aren't integers.
robertl [Sat, 10 Dec 2005 20:35:21 +0000 (20:35 +0000)]
Catch ARGTYPE_INT arguments with defaults that aren't integers.

20 years agobcr option "radius" fixed.
oliskoli [Thu, 8 Dec 2005 00:39:06 +0000 (00:39 +0000)]
bcr option "radius" fixed.

20 years agoFixed declared data type of color options.
oliskoli [Thu, 8 Dec 2005 00:11:55 +0000 (00:11 +0000)]
Fixed declared data type of color options.

20 years agoTypo and language fixes.
oliskoli [Tue, 6 Dec 2005 18:10:14 +0000 (18:10 +0000)]
Typo and language fixes.

20 years agoUpdate GUI to internal release 0.2.2.21.
oliskoli [Tue, 6 Dec 2005 18:09:03 +0000 (18:09 +0000)]
Update GUI to internal release 0.2.2.21.

20 years agoAdded ignore template for translations.
oliskoli [Tue, 6 Dec 2005 17:54:52 +0000 (17:54 +0000)]
Added ignore template for translations.

20 years agoFrench translation of GPSBabel options.
oliskoli [Tue, 6 Dec 2005 17:30:08 +0000 (17:30 +0000)]
French translation of GPSBabel options.

20 years agoGerman translation of GPSBabel options.
oliskoli [Tue, 6 Dec 2005 17:28:23 +0000 (17:28 +0000)]
German translation of GPSBabel options.

20 years agoAdded template for translation of GPSBabel options.
oliskoli [Tue, 6 Dec 2005 17:24:29 +0000 (17:24 +0000)]
Added template for translation of GPSBabel options.

20 years agoUpdate GUI to internal release 0.2.2.20.
oliskoli [Tue, 6 Dec 2005 00:49:43 +0000 (00:49 +0000)]
Update GUI to internal release 0.2.2.20.

20 years agoNew dialog to select anything from any stringlist.
oliskoli [Tue, 6 Dec 2005 00:41:36 +0000 (00:41 +0000)]
New dialog to select anything from any stringlist.

20 years agoUpdate GUI to internal release 0.2.2.20.
oliskoli [Tue, 6 Dec 2005 00:38:08 +0000 (00:38 +0000)]
Update GUI to internal release 0.2.2.20.

20 years agoMinor GPSBabelGUI-2 updates.
oliskoli [Tue, 6 Dec 2005 00:25:47 +0000 (00:25 +0000)]
Minor GPSBabelGUI-2 updates.

20 years agoAdded "Inno Setup" script for automized package.
oliskoli [Tue, 6 Dec 2005 00:20:51 +0000 (00:20 +0000)]
Added "Inno Setup" script for automized package.

20 years agoAdded "delphi compatibility" unit to project GPSBabelGUI.
oliskoli [Tue, 6 Dec 2005 00:12:50 +0000 (00:12 +0000)]
Added "delphi compatibility" unit to project GPSBabelGUI.

20 years agoNukedata, position: No periods at and of help string text.
robertl [Mon, 5 Dec 2005 18:04:06 +0000 (18:04 +0000)]
Nukedata, position: No periods at and of help string text.

20 years agoAdded write sequence for gdb format.
oliskoli [Mon, 5 Dec 2005 13:35:46 +0000 (13:35 +0000)]
Added write sequence for gdb format.

20 years agoConversion BUGFIX (multiple input files).
oliskoli [Mon, 5 Dec 2005 13:33:18 +0000 (13:33 +0000)]
Conversion BUGFIX (multiple input files).

20 years agoAdded flags to waypoint and route structure (CET conversions).
oliskoli [Mon, 5 Dec 2005 13:31:29 +0000 (13:31 +0000)]
Added flags to waypoint and route structure (CET conversions).

20 years agoMinor GDB fixes (reference data changed).
oliskoli [Mon, 5 Dec 2005 13:28:53 +0000 (13:28 +0000)]
Minor GDB fixes (reference data changed).

20 years agoOnly decrement internal waypt_ct if waypt_head is flushed.
oliskoli [Mon, 5 Dec 2005 13:26:32 +0000 (13:26 +0000)]
Only decrement internal waypt_ct if waypt_head is flushed.

20 years agoDo the same enclosure quoting hack on input for MXF.
robertl [Sat, 3 Dec 2005 03:22:06 +0000 (03:22 +0000)]
Do the same enclosure quoting hack on input for MXF.

20 years agoAllow MXF to do it's "characters are both required and disallowed" thing.
robertl [Sat, 3 Dec 2005 03:05:04 +0000 (03:05 +0000)]
Allow MXF to do it's "characters are both required and disallowed" thing.

20 years agoAdd the 148 official colors so the Fugawi users can specify "lemonchiffon",
robertl [Fri, 2 Dec 2005 22:16:00 +0000 (22:16 +0000)]
Add the 148 official colors so the Fugawi users can specify "lemonchiffon",
"mintrose", and "peachpuff" instead of the just the names from the box of
16 crayons.
(Please remind me of this next time I say "no"...)

20 years agoMove color parser from an1 to util.c. Teach Ozi cmd line parser to use it.
robertl [Fri, 2 Dec 2005 19:14:38 +0000 (19:14 +0000)]
Move color parser from an1 to util.c.   Teach Ozi cmd line parser to use it.

20 years agoGarmin Logbook files have extension of .xml.
robertl [Fri, 2 Dec 2005 13:33:28 +0000 (13:33 +0000)]
Garmin Logbook files have extension of .xml.

20 years agoFix type for carto option.
robertl [Thu, 1 Dec 2005 21:04:16 +0000 (21:04 +0000)]
Fix type for carto option.

20 years agoBump version for GSAK beta.
robertl [Thu, 1 Dec 2005 20:29:16 +0000 (20:29 +0000)]
Bump version for GSAK beta.

20 years agoDon't create empty link in KML output.
robertl [Thu, 1 Dec 2005 20:27:32 +0000 (20:27 +0000)]
Don't create empty link in KML output.

20 years agoprevent a potential but currently impossible segfault that could happen when an fs...
parkrrrr [Thu, 1 Dec 2005 20:01:16 +0000 (20:01 +0000)]
prevent a potential but currently impossible segfault that could happen when an fs-copy function just does a memcpy

20 years agoEnhance Ozi reader and writer to allow waypoint colors to be preserved
robertl [Thu, 1 Dec 2005 20:00:42 +0000 (20:00 +0000)]
Enhance Ozi reader and writer to allow waypoint colors to be preserved
across a merge.

20 years agoChanged to non-fixed character set. Makes sense for GUI screen output and other situa...
oliskoli [Thu, 1 Dec 2005 01:25:49 +0000 (01:25 +0000)]
Changed to non-fixed character set. Makes sense for GUI screen output and other situations.

20 years agoCall wr_init before the waypoint backup is done.
robertl [Wed, 30 Nov 2005 23:30:03 +0000 (23:30 +0000)]
Call wr_init before the waypoint backup is done.

20 years agoFix typo in help string for Cartoexplorer.
robertl [Wed, 30 Nov 2005 22:47:11 +0000 (22:47 +0000)]
Fix typo in help string for Cartoexplorer.

20 years agoAdded missing break in case statement. Patch from Rene.
oliskoli [Thu, 24 Nov 2005 18:12:48 +0000 (18:12 +0000)]
Added missing break in case statement. Patch from Rene.

20 years agoCheck if output file was opened before.
oliskoli [Thu, 24 Nov 2005 02:11:57 +0000 (02:11 +0000)]
Check if output file was opened before.

20 years agoEnhanced filter list -%1 in same manner like format's -^3 output.
oliskoli [Mon, 21 Nov 2005 23:19:11 +0000 (23:19 +0000)]
Enhanced filter list -%1 in same manner like format's -^3 output.

20 years agoAdded README.gui.
oliskoli [Sun, 20 Nov 2005 21:41:04 +0000 (21:41 +0000)]
Added README.gui.

20 years agoAdded README.gui to filelist for windows package.
oliskoli [Sun, 20 Nov 2005 21:39:46 +0000 (21:39 +0000)]
Added README.gui to filelist for windows package.

20 years agoBig gui update:
oliskoli [Sun, 20 Nov 2005 21:33:45 +0000 (21:33 +0000)]
Big gui update:
- new dialog for format options
- added CET features
- added possibility to write data to screen
- any "look and feel" changes

20 years agoBig gui update:
oliskoli [Sun, 20 Nov 2005 21:28:09 +0000 (21:28 +0000)]
Big gui update:
- new dialog for format options
- added CET features
- added possibility to write data to screen
- any "look and feel" changes

20 years agoBugfix for embedded translations.
oliskoli [Sun, 20 Nov 2005 21:24:43 +0000 (21:24 +0000)]
Bugfix for embedded translations.

20 years agoBig gui update:
oliskoli [Sun, 20 Nov 2005 21:21:30 +0000 (21:21 +0000)]
Big gui update:
- new dialog for format options
- added CET features
- added possibility to write data to screen
- any "look and feel" changes

20 years agoNew internal gnugettext wrapper for older Delphi releases.
oliskoli [Sun, 20 Nov 2005 21:11:00 +0000 (21:11 +0000)]
New internal gnugettext wrapper for older Delphi releases.

20 years agoAdded gnugettext wrapper for Delphi 5.
oliskoli [Sun, 20 Nov 2005 21:09:20 +0000 (21:09 +0000)]
Added gnugettext wrapper for Delphi 5.